Serial.Open Function
Attempts to open the serial port. Returns True if the port was opened and False if it was not.
Syntax
result = Serial.Open( )
Return Value
Result
Boolean